type github.com/andybalholm/brotli.hashForgetfulChain (struct)
Method Implmentations (1 other method implements nothing)
FindLongestMatch(dictionary *encoderDictionary, data []byte, ring_buffer_mask uint, distance_cache []int, cur_ix uint, max_length uint, max_backward uint, gap uint, max_distance uint, out *hasherSearchResult)
*hashForgetfulChain.M : hasherHandle.FindLongestMatch
PrepareDistanceCache(distance_cache []int)
*hashForgetfulChain.M : hasherHandle.PrepareDistanceCache
StitchToPreviousBlock(num_bytes uint, position uint, ringbuffer []byte, ring_buffer_mask uint)
*hashForgetfulChain.M : hasherHandle.StitchToPreviousBlock
StoreRange(data []byte, mask uint, ix_start uint, ix_end uint)
*hashForgetfulChain.M : hasherHandle.StoreRange![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |